gl renderer: Use one function per node-type
authorTimm Bäder <mail@baedert.org>
Fri, 8 Dec 2017 12:12:43 +0000 (13:12 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 21 Dec 2017 18:12:32 +0000 (19:12 +0100)
commita59f380d3196cc99b36bf6418b39750588dfdb43
tree51e9e5d2c3648c12c60a5952524034289e8bab62
parentab53ee737739284e2b8b6a3e5b0021d4a61f7540
gl renderer: Use one function per node-type

So a profiler can actually tell me what's slow and not just point at
_add_render_ops in all cases.
gsk/gl/gskglrenderer.c